@media screen and (min-width: 992px) {
	header .rside .search:hover input[type='text']{
		width: 140px;
		padding-left: 20px;
		padding-right: 20px;
	}
	footer a:hover{
		color: #fff !important;
	}
	header nav a:hover{
		color: #159c52;
	}
	#main .wrap1 .sw1 .swiper-pagination .swiper-pagination-bullet:hover{
		opacity: 1;
	}
	#main .wrap1 .swiper-slide a:hover img,
	#main .wrap2 .videobox:hover img{
		transform: scale(1.1);
	}
	#main .wrap1 .swiper-slide a:hover:after{
		/* opacity: 1; */
	}
	#main .wrap3 .swiper-slide a:hover .imgs img{
		transform: scale(1.1);
	}
	#main .wrap4 li:hover .bot:after{
		transform: translate(10px,0);
	}
	#main .wrap4 li .bgimg:hover{
		transform: scale(1.05);
	}
	footer .bot .right .select .select-tit:hover{
		color: #fff;
	}
	header .rside .lang-en:hover{
		color: #28974a;
	}
	.crumbs_nav a:hover{
		color: #159c52;
	}
	#honor .container ul li:hover{
		color: #159c52;
	}
	#channel-list .swiper-slide:hover .imgs img{
		transform: scale(1.1);
	}
	#channel-list .wrap3 .more:hover{
		background-color: #159c52;
		background-image: url("http://www.chinahaiyue.com/bocweb/web/css/../img/channel-list-more-h.png");
	}
	#channel-list .ad2 .down-ico:hover{
		background-position: center 60%;
	}
	#member .container ul li .text .more:hover{
		padding-right: 44px;
	}
	#member .container ul li .imgs .bg:hover{
		transform: scale(1.1);
	}
	.paging a:hover{
		color: #159c52;
	}
	#elink .container .box .imgs:hover img{
		transform: scale(1.1);
	}
	#news .container li:hover .imgs{
		transform: scale(1.1);
	}
	#video .container li:hover .imgs img{
		transform: scale(1.1);
	}
	#video .container li .imgs .play:hover{
		transform: scale(1.1);
	}
	#investor .container li a:hover{
      	color: #159c52;
	}
	/* #road .container ul li a:hover:before{
		width: 100%;
	} */
	#contact .container input[type=submit]:hover{
		background-position: calc(100% - 6px) center;
	}
	header nav .item:hover>a em{
    	border-bottom: 15px solid #fff;
    	z-index: 1;
	}
	header nav .item:hover .sel-con{
		visibility: visible;
		opacity: 1;
	}
	#contact .container ul li:hover{
		border: 1px solid #28974a;
		background-color: #28974a;
		color: #fff;
	}
	#contact .container ul li:hover .d1,
	#contact .container ul li:hover .d2{
		color: #fff;
	}
	#contact .container ul li:hover .ico2{
		opacity: 1;
	}
	#main .iban .iban-more:hover{
		padding-left: 5px;
		background-position: 5px center;
	}
	#channel .box .text .more:hover{
		background-color: #159c52;
		background-image: url("http://www.chinahaiyue.com/bocweb/web/css/../img/channel-more-h.png");
	}
	#elink .container .box .text:hover{
		background-color: #159c52;
	}
	#elink .container .box .text:hover h4,
	#elink .container .box .text:hover .con{
		color: #fff;
	}
	#elink .container .box .text:hover h4:after{
		background-color: #fff;
	}
	#elink .container .box .text:hover .more{
		border: 1px solid #fff;
		color: #fff;
	}
	#elink .container .box .text:hover .more:after{
		background-image: url("http://www.chinahaiyue.com/bocweb/web/css/../img/linkmore-h.png");
	}

	#leadership .container .full ul li:hover{
		background-color: #159c52;
	}
	#leadership .container .full ul li:hover .d1{
		color: #fff;
	}
	#leadership .container .full ul li:hover .d1 span{
		color: #fff;
	}
	#leadership .container .full ul li:hover .d2{
		color: #fff;
	}

	.wclosebtn .icon:hover .circle{
	    -webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	    transform: scale(1.1);
	}
	.wclosebtn .icon:hover .line.line1 {
	    -webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	}
	.wclosebtn .icon:hover .line.line2 {
	    -webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}
	#investor.duty .container li a:hover .data{
		color: #159c52;
	}
	#about .container .wrap2 .more:hover{
		background-color: #0c8f1e;
		color: #fff;
	}
	#duty .container ul li a:hover:after{
		width: 69%;
	}
	#duty .container ul li a:hover .d1:before{
		background-image: url("http://www.chinahaiyue.com/bocweb/web/css/../img/duty-radio-h.png");
	}
}